Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mimic: rbd: krbd: return -ETIMEDOUT in polling #27588

Merged
merged 1 commit into from
May 6, 2019

Conversation

pdvian
Copy link

@pdvian pdvian commented Apr 15, 2019

We don't want to wait on uevent forever, but the return value
of polling in timeout is 0 rather than a negative value.

Fixes: http://tracker.ceph.com/issues/38792
Signed-off-by: Dongsheng Yang <dongsheng.yang@easystack.cn>
(cherry picked from commit ab833b8)
@smithfarm
Copy link
Contributor

The "make check" failure is happening in other mimic PRs as well. See, e.g.: #27587

@smithfarm
Copy link
Contributor

jenkins re-test this please

@yuriw
Copy link
Contributor

yuriw commented Apr 30, 2019

@yuriw
Copy link
Contributor

yuriw commented May 3, 2019

@yuriw yuriw merged commit e0e5e7c into ceph:mimic May 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
7 participants